FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.erezept-workflow.r4#1.5.0-beta10 (47 ms)

Package de.gematik.erezept-workflow.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.5.0-beta10&canonical=https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Practitioner_EU
Url https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Practitioner_EU
Version 1.5
Status draft
Date 2025-01-01
Name GEM_ERP_PR_Practitioner_EU
Title Practitioner Information Received from the EU
Experimental False
Description This Practitioner Profile is sent by the NCPeH when redeeming a Prescription in the EU
Type Practitioner
Kind resource

Resources that use this resource

StructureDefinition
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PAR_EU_CloseOperation_Input GEM ERP PR EU CloseOperation Input
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PractitionerRole_EU PractitionerRole Information Received from the EU

Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/humanname-de-basis HumanName, deutsches Basisprofil


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "GEM-ERP-PR-Practitioner-EU",
  "url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Practitioner_EU",
  "version" : "1.5",
  "name" : "GEM_ERP_PR_Practitioner_EU",
  "title" : "Practitioner Information Received from the EU",
  "status" : "draft",
  "date" : "2025-01-01",
  "description" : "This Practitioner Profile is sent by the NCPeH when redeeming a Prescription in the EU",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Practitioner",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Practitioner",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Practitioner.meta",
        "path" : "Practitioner.meta",
        "min" : 1
      },
      {
        "id" : "Practitioner.meta.profile",
        "path" : "Practitioner.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Practitioner_EU|1.5"
      },
      {
        "id" : "Practitioner.identifier",
        "path" : "Practitioner.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open",
          "description" : "Identifier for the practitioner",
          "ordered" : false
        },
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier:ehdsi",
        "path" : "Practitioner.identifier",
        "sliceName" : "ehdsi",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier:ehdsi.use",
        "path" : "Practitioner.identifier.use",
        "fixedCode" : "official"
      },
      {
        "id" : "Practitioner.identifier:ehdsi.system",
        "path" : "Practitioner.identifier.system",
        "min" : 1,
        "fixedUri" : "https://cda.ehdsi.com/ehdsi-dataelement-303",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier:ehdsi.value",
        "path" : "Practitioner.identifier.value",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name",
        "path" : "Practitioner.name",
        "min" : 1,
        "type" : [
          {
            "code" : "HumanName",
            "profile" : [
              "http://fhir.de/StructureDefinition/humanname-de-basis"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name.family",
        "path" : "Practitioner.name.family",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name.given",
        "path" : "Practitioner.name.given",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.